BooleanNEG

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BooleanNEG()  

SYNOPSIS

bool_lib/bool-hi.c:490

IPObjectStruct *BooleanNEG(IPObjectStruct *PObj)
 

DESCRIPTION

Performs a Boolean NEG between two objects. Negation is simply reversing the direction of the plane equation of each polygon - the simplest Boolean operation...  

PARAMETERS:

PObj: Object to negate.  

FUNCTION RETURN VALUE

IPObjectStruct: The result of the Boolean operation.  

SEE ALSO

BooleanOR, BooleanAND, BooleanSUB, BooleanCUT, BooleanMERGE, , Boolean2D, BoolSetOutputInterCurve, BoolSetHandleCoplanarPoly, , BoolSetPolySortAxis, BoolSetParamSurfaceUVVals, BooleanSELF, BooleanICUT,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:13 GMT, October 17, 2022